home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / language / embedded / develop / libsrc11.arc / LIBSRC11.DOC < prev    next >
Text File  |  1989-08-04  |  2KB  |  70 lines

  1. LIBSRC11.DOC                                                    04 AUG 1989
  2.  
  3.   These files are the source for the M68HC11 C compiler library.  They are
  4. made available on an "AS-IS" basis.  Motorola retains the Copyright on all
  5. of the source files provided, but gives permission for registered users of
  6. the M68HC11 C Compiler to use/modify the source as desired.  Any changes to
  7. the source or rebuilding of the library is done at the user's risk.
  8.   
  9.   The library source may be used use in two ways.  The first is to compile
  10. and link them as a normal function.  The second is to modify and then
  11. rebuild the library.  There are two makefiles included in this archive as
  12. shown below.
  13.  
  14.     makefile       conforms to the unix standard Make format
  15.     makelib.bat    MS-DOS batch file that runs without a make facility
  16.  
  17.   Rebuilding the library is dependent on the use of the Portable Archiver
  18. program (PAR.EXE) which will be posted shortly to the Freeware board
  19. (approximately 8 Sept. 1989).
  20.  
  21. The 45 files include in this archive are as follows:
  22.  
  23. autobaud.c
  24. autobaud.s
  25. autosupp.s
  26. delay.c
  27. divl.s
  28. divs.s
  29. erblkee.c
  30. erbytee.c
  31. erbytee.s
  32. errowee.c
  33. free.c
  34. libsrc11.doc
  35. makefile
  36. makelib.bat
  37. modl.s
  38. mods.s
  39. mullul.s
  40. prolog.s
  41. rdblkad.c
  42. rdblkhc.c
  43. rdblksc.c
  44. rdblksc9.c
  45. rdblksci.c
  46. rdblkspi.c
  47. rdbytad.c
  48. rdbythc.c
  49. rdbytsc.c
  50. rdbytsci.c
  51. rdbytspi.c
  52. startup.s
  53. stasg.s
  54. stret.s
  55. wrblkee.c
  56. wrblkhc.c
  57. wrblksb.c
  58. wrblksc9.c
  59. wrblksci.c
  60. wrblkspi.c
  61. wrbytee.c
  62. wrbythc.c
  63. wrbytsb.c
  64. wrbytsci.c
  65. wrbytspi.c
  66. xgblkspi.c
  67. xgbytspi.c
  68.  
  69. **EOF**
  70.